From ac4dac08e1738e31a2e36cbc3a550ff0cf9e0dac Mon Sep 17 00:00:00 2001 From: Nick Roberts Date: Wed, 14 Apr 2004 20:04:42 +0000 Subject: [PATCH] (Selecting Windows): Note that get-lru-window returns a full-width window if possible. --- lispref/windows.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lispref/windows.texi b/lispref/windows.texi index f63ef744e67..2dca2d65a50 100644 --- a/lispref/windows.texi +++ b/lispref/windows.texi @@ -455,7 +455,8 @@ offering various criteria for the choice. @defun get-lru-window &optional frame This function returns the window least recently ``used'' (that is, -selected). The selected window is always the most recently used window. +selected). If full-width windows are present, it only considers +these. The selected window is always the most recently used window. The selected window can be the least recently used window if it is the only window. A newly created window becomes the least recently used -- 2.30.2